-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 3 -> 6 (part 1) #527
Conversation
Signed-off-by: Louise Poubel <louise@openrobotics.org> Signed-off-by: Louise Poubel <louise@openrobotics.org>
* Add degree as an optional unit for rotation in GzPose Signed-off-by: youhy <haoyuan2019@outlook.com>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
This fixes the library path obtained by cmdgui.rb such that it points to the .so file contained in the non-dev debian pack Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
Signed-off-by: Jenn Nguyen <jenn@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Codecov Report
@@ Coverage Diff @@
## ign-gui6 #527 +/- ##
============================================
+ Coverage 68.10% 69.83% +1.72%
============================================
Files 39 40 +1
Lines 5327 5324 -3
============================================
+ Hits 3628 3718 +90
+ Misses 1699 1606 -93
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
this has seg-faults in the 22.04 GitHub actions results (similar to #518 (comment)), but it does not have any 20.04 test failures. cc @j-rivero |
➡️ Forward port
Port ign-gui3 as of 721eca0 to ign-gui6. This is a subset of the forward port attempted in #518 that appears to have stalled.
Branch comparison: ign-gui6...721eca0
Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)